﻿h3.ms-rteElement-MyHeading{
	-ms-name: "H3 Heading";
	font-size: 30px !important;
	font-weight: bold !important;
	font-family: Arial !important;
	background-color: #55B921;
	padding: 7px 26px 5px 26px;
	display: inline-block;
	margin-bottom: 25px;
	font-weight: bold;
	color: #FFFFFF;
}




/*
.ms-rtestate-field h3 {
	font-size: 30px !important;
	font-weight: bold !important;
	font-family: Arial !important;
	background-color: #55B921;
	padding: 7px 26px 5px 26px;
	display: inline-block;
	margin-bottom: 25px;
	color: #FFFFFF;
} 
.ms-rteStyle-captions
{	
   -ms-name: "H3 Heading";
	-ms-element: "true";
	font-size: 30px !important;
	font-weight: bold !important;
	font-family: Arial !important;
	background-color: #55B921;
	padding: 7px 26px 5px 26px;
	display: inline-block;
	margin-bottom: 25px;
	font-weight: bold;
	color: #FFFFFF;

}

.ms-rteStyle-captions
{	 
    font-size: 30px !important;
	font-weight: bold !important;
	font-family: Arial !important;
	background-color: #55B921;
	padding: 7px 26px 5px 26px;
	display: inline-block;
	margin-bottom: 25px;
	color: #FFFFFF;
}

.ms-rteStyle-captions ~h2
{	 
   text-align: center;
}

h3.ms-rteElement-MyHeading {
-ms-name: "Custom Heading";
  font-size: 30px !important;
  font-weight: bold !important;
  font-family: Arial !important;
  background-color: #55B921  ;
  padding: 7px 26px 5px 26px;
  display: inline-block;
  margin-bottom: 25px;
  font-weight: bold; 
  color: #FFFFFF  ;
}
*/

